Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo #249

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Fix typo #249

merged 1 commit into from
Apr 23, 2024

Conversation

valery1707
Copy link
Contributor

Make sure that:

  • You have read the contribution guidelines.
  • You have created a feature request first to discuss your contribution intent. Please reference the feature request ticket number in the pull request.
    Not applicable.
  • You use the code formatters provided here and have them applied to your changes. Don't submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.
    Not applicable.

Issue description

The logging message is contains the typo:

Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only

Signed-off-by: Valeriy Vyrva <valery1707@gmail.com>
@mp911de mp911de merged commit 4c2805f into r2dbc:main Apr 23, 2024
1 check passed
@mp911de
Copy link
Member

mp911de commented Apr 23, 2024

Thank you for your contribution. That's merged now.

@mp911de mp911de added this to the 1.0.1 milestone Apr 23, 2024
@mp911de mp911de added the type: documentation A documentation update label Apr 23, 2024
@valery1707 valery1707 deleted the patch-1 branch April 25, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants